@charset "utf-8";
/* CSS Document */


html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{
    /* [disabled]margin:0; */
    padding: 0;
    font-family: "microsoft yahei", "宋体";
    margin:0;

}


li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%; font-weight:normal}

del,ins,u,s,a,a:hover{text-decoration:none;}
img {
    vertical-align: middle; border:none;
}



.new * {
	box-sizing: border-box
}
.new body {
	
	padding-top: 80px;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
}




a,a:hover{color:#000;}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden}
/* 全局通用 */

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{*+height:1%;}
.pb100{ padding-bottom:100px;}


.fl{ float:left}
.fr{ float:right}
.tit_h1{ margin-top:25px; margin-bottom:10px}
.tit_h1 img{ width:146px}


/*通用list*/
.currency_list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 17px;
}
.currency_list li {
    background: url(li_bj_20211008.png) 0 16px no-repeat;
    line-height: 36px;
    padding-left: 12px;
    color: #aab1bd;
    width: 100%;

    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.lhj_currency_list tb_1_zl1_h1 li a {
    padding-right: 10px;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 85%;
    display: inline-block;
}
.currency_list li span {
    float: right
}
.currency_font li {
    font-size: 16px;
    line-height: 30px
}
.height_img {
    height: 168px;
}
/*通用tab*/
.currency_tab {
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    height: 45px;
}
.currency_tab li {
    float: left;
    line-height: 43px;
    text-align: center;
    padding:0px 1% !important;
}
.currency_tab li a {
    display: block;
    font-weight: bold;
    color: #111; 
	font-size:18px;
}
.active a {
    display: block;
    border-bottom: 3px solid #194387;
}
/*index 在线访谈*/
.index_interview {
    width: 98%;
    overflow: hidden;
    clear: both
}
.index_interview_main {
    width: 250px; 
	float:left; 
	overflow:hidden;
}
.index_interview_main img {
	display:block; width:100%; height:auto;
}
.index_interview_main h3 {
    margin: 10px 0 8px 0;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}
.index_interview_main h3 a {
    font-size: 20px;
    color: #000;
    line-height: 35px;
    font-weight:bold;
}
.index_interview_main p {
    text-indent: 37px;
    font-size: 16px;
    line-height: 35px;
    /*margin-bottom: 10px;*/
    color: #000;
}
.index_interview_main div {
    color: #000;
    font-size: 16px;
    line-height: 25px;
}
.index_interview_main div label {
    color: #414244;
}


.index_interview_ipad{ float:left; width:60%; margin-left:2%; line-height:35px;}

.index_interview_ipad h3 a {
    font-size: 20px;
    color: #000;
    line-height: 35px;
    font-weight:bold;
}

.index_interview_dl {
    width: 100%;
    margin-top: 6px;
    /*! margin-bottom: 10px; */
    overflow: hidden;
    border:solid 1px #e5e5e5;
    padding:10px;
    margin:25px auto;
}
.index_interview_dl h2 a {
    width: 100%;
    font-weight:bold;
    font-size: 20px;
    color: #000;
    display: inline-block;
    margin: 0 0 26px;
}
.index_interview_dl dt {
    width: 30%;
    float: left;
    /*margin-bottom: 20px*/
}
.index_interview_dl dt img {
    width: 100%
}
.index_interview_dl dd {
    width: 68%;
    float: left;
    margin-left: 2%;
    overflow: hidden;
}
.index_interview_dl dd .time_fb{ width:100%; height:20px; line-height:20px;}
.index_interview_dl dd .time_fb span{ display:inline-block; float:right}
.index_interview_dl dd p a {
    color: #000;
    /*margin: 5px 0 20px 0;*/
    display: inline-block;
    line-height: 28px;
    font-size: 16px;
    text-indent: 37px;
}
.index_interview_dl dd ul li {
    float: left;
    height: 24px;
    line-height: 24px;
    padding-left: 32px;
    padding-right: 16px;
    margin: 0 10px;
    border-right: 1px solid #bcbaba;
}
.index_interview_dl dd ul li a {
    color: #1f212a
}
.index_interview_dl dd ul li:last-child {
    border-right: none;
}


.index_right {
    float: right;
    width: 576px;
    background: #FFF;
    border: 1px solid #cccccc;
}



a:hover {
    color: #194387;
    cursor: pointer;
}
.main_content {
    height: auto;
    width: 100%;
    background-color: #F8F8F8;
    padding-bottom:20px;
}
.main_content img {
    width: 80%;
    margin: 20px auto;
    max-width: 1352px;
}

.wsbsdt {
    width: 121px;
    float: right;
    font-family: "microsoft yahei", "simhei", "simsun";
    text-align:center;
}
.wsbsdt h1 {
    font-size: 22px;
    color: #fff;
    line-height: 30px; margin:0px 0 20px
}
.wsbsdt ul li {
    float: left;
    margin: 0 3%;
}
.wsbsdt ul li img {
    display: block;
    height: 30px;
    margin: 0 auto
}
.wsbsdt ul li a span {
    color: #fff;
    display: block;
    line-height: 45px;
    font-size: 16px;
    font-family: "microsoft yahei"
}
.lhj_ss_xz {
    clear: both;
    margin-top: -60px;
}
.nav_index{float: left; margin-right:5%;}
.lhj_ss_xz_nb {
    width: 100%;

    margin-bottom: 30px;
}
.lhj_content {
    width: 100%;
    padding: 0 4%;
    background: #F8F8F8;
    overflow: hidden;
    clear: both
}
.lhj_leader, .lhj_leader1 {
    width: 30.4%;
    float: right;
    padding: 0;
    background: #fff;
    border: #cccccc 1px solid;
    padding-bottom: 10px;
    height: 434px;

}
.lhj_leader1 {
    padding-bottom: 0;

}
.lhj_leader1_height {
    height: 500px;
    padding-top:11px;
}
.lhj_leader dl {
    width: 100%;
    /*! float: left; */
    padding-bottom: 3px;
    clear: both;
    height:90px;
}
.lhj_leader dl dd, .lhj_leader dl img, .lhj_leader dl span {
    float: left;
}
.lhj_leader dl dd {
    display: block;
    width: 50%;
    line-height: 35px;
    text-indent: 3%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.lhj_leader dl dd a {
    color: #5c5d5e
}
.lhj_leader dl p b {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #414141;
    margin-bottom:10px;
}
.lhj_leader dl dd.dd1 {
    width: 40%;
    margin-top:10px;
    /*! float: left; */
}
.mayor img{margin-top:6px !important;}
.lhj_leader dl dd.dd2 {
    width: 40%;
}
.lhj_leader dl p {
    margin-top: 20px;
    margin-left: 5%;
    height: 58px;
    display: inline-block;
    color: #333;
    font-size: 14px;
}
.lhj_leader dl img {
    margin: 4px 0 0 0;
}
.lhj_leader dt {
    display: block;
}
.lhj_leader dt img {
    width: 11.5%;
    float: left;
    display: block;
}
.lhj_leader dt p {
    width: 40%;
    float: left;
}
.lhj_leader dt p b a {
    color: #000
}
.ldhd, .lhj_currency_list {
    padding: 0 6%;
}
.ldhd h1 img {
    width: 28%;
    margin-top: 8px;
}
.ldhd h1.zyhy img {
    margin-top: 5px;
}
.lhj_currency_list1 {
    padding-top: 17px;
}
.ldhd li, .lhj_currency_list li, .lhj_currency_list1 li {
    line-height: 36px;
    background: url(li_bj_20211008.png) left 16px no-repeat; padding-left: 10px;
    margin-bottom: 3px;
}
.ldhd li {
    display: -webkit-box;
    display: -moz-box;
    display:block;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.lhj_currency_list li, .lhj_currency_list1 li {
    text-indent: 0;
}
.lhj_currency_list1 li {
    background: none;
}
.lhj_currency_list1 li a {
    font-size: 16px;
}

.lhj_ywtab, .lhj_ywtab1 {
    float: right
}
.lhj_ywtab li, .lhj_ywtab1 li {
    padding: 0 10px;
}
.lhj_ywtab1 li {
    padding: 0;

}
.lhj_ywtab li {
    width: 23%
}

#newstab1_1 a{ padding-left:26%; width:88px; background:url(w_xwfb_20211008.png) no-repeat 4% 50%;}


.lhj_link {
    position: absolute;
    right: 10px;
    top: 20px;
    color: #899cba;
}
.lhj_link a {
    margin: 0 10px;
    color: #899cba;
    font-size: 16px;
}
.lhj_currency_list li, .lhj_currency_list1 li {
    line-height: 36px;
}
.lhj_currency_list1 li {
    line-height: 30px;
}


.tit_h2 {
    border-bottom: #e7e7e7 1px solid;
    padding-bottom: 10px;
    margin-bottom: 10px
}
.tit_h2 a {
    border-bottom: #194387 3px solid;
    color: 111;
    font-weight: bold;
    padding: 0 10px 9px
}
.more {
    position: absolute;
    right: 10px;
    top: 1px;
}
.more a {
    font-size: 14px;
    color: #a6b4cb;
}
.h_tonglan {
    /*! width: 100%; */
    background: #fff;
    border: #cccccc 1px solid;
    /*! padding: 14px 10px 4px; */
    margin: 30px auto;
}
.h_tonglan ul {
    overflow: hidden;
}
.h190px {
    overflow: hidden;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 3px;
    padding-top: 14px;
}
.h190px img {
    width: 98%;
    border: 0px;
}
.h218px {
    width: 98%;
    padding: 14px 0;
    margin: 0 auto;
}
.h218px th {
    padding-top: 28px;
}
.h218px td {
    overflow: hidden;
}
#scrollbox ul {
    overflow: hidden;
}
#scrollbox ul LI {
    FLOAT: left;
    width: 14.66%;
    margin: 0 1%;
    vertical-align: top;
    font-size: 12px;
    line-height: 18px;
    min-height: 18px;
    text-align: center;
    padding: 0px;
    overflow: hidden;
}
#scrollbox ul LI img {
    width: 100%;
    border: 0px;
}
.pointer {
    CURSOR: pointer
}
.left {
    float: left;
}
.right {
    float: right;
}
.rejm {
    width: 60px;
    height: 20px;
    border: #7E9DB9 1px solid;
    line-height: 20px;
}
#TabMain {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
    overflow: hidden
}
.tabItemContainer {
    width: 80px;
    height: 630px;
    position: absolute; 
	left:0px;
    z-index: 9999;
}
.tabItemContainer li a strong {
    color: #FFF;
    font-size: 28px
}
.tabItemContainer li a span {
    display: none
}
.tabItemContainer a {
    background: url(hdjl_20211008.jpg) no-repeat;
    width: 80px;
    height: 210px;
}
.tabItemContainer li a.tabItemCurrent {
    background: url(hdjl_cf_20211008.jpg) no-repeat;
}
.tabBodyContainer {
    width: 100%;
    height: 630px;
    float: left;
    padding-left: 80px;
}
.tabItemContainer>li {
    list-style: none;
    text-align: center;
}
.tabItemContainer>li>a {
    float: left;
    width: 100%;
    padding: 30px 0 30px 0;
    font: 16px "微软雅黑", Arial, Helvetica, sans-serif;
    color: #808080;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid transparent;
}
.tabItemCurrent {
    background-color: #fff;
    position: relative;
}
.tabItemContainer>li>a:hover {
    color: #333;
}
.tabBodyItem {
    position: absolute;
    width: 1150px; 
	left:80px;
    display: none;
    overflow: hidden;
}
.tabBodyItem>p {
    font: 13px "微软雅黑", Arial, Helvetica, sans-serif;
    text-align: center;
    margin-top: 30px;
}
.tabBodyItem>p>a {
    text-decoration: none;
    color: #0F3;
}
.tabBodyCurrent {
    display: block;
}
.tab1_center .metro {
    margin-top: 18px;
}
.Relevant .metro {
    margin-top: 0!important;
}

.tab1_left, .tab1_center, .tab1_right {
    width: 35%;
    float: left;
    background: #fff;
    border: #a2b8db 1px solid;
    height: 630px;
}

.tab1_left_1, .tab1_right_1 {
    width: 35%;
    float: left;
    background: #fff;
    border: #a2b8db 1px solid;
    height: 630px;
}
.tab1_left {
    border-left: 0;
}
.tab1_center {
    width: 61%;
    margin: 0 1.4%;
    padding: 0 1% 0;
}

.tab1_right {
    width: 28%;
}





.tab1_right_1 {
    width: 60%;
	margin: 0 1.9%;
    padding: 0 1% 0;
}



.tab1_left .tb_1_h {
    width: 100%;
    padding: 3%;
    margin-top: 3%;
}
.tab1_left .tb_1_h li {
    float: left;
    width: 46%;
    margin: 2%;
    text-align: center;
    background: #f8f8f8;
    padding: 15px 2% 10px 2%;
    height: 123px;
}
.tab1_left .tb_1_h li span {
    display: block;
    margin: 8px 0 4px 0;
    color: #194387;
    display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.tab1_left .tb_1_h li a img {
    display: block;
    margin: 0 auto;
    height: 42px;
}
.tb_1_zl, .tb_1_zl1, .tb_1_zl2 {
    width: 96%;
    padding: 3% 6%;
    /*! margin-left: 5px; */
    margin-top: -1.4%;
}
.tb_1_zl1 {
    padding-top: 3%;
}

.tb_1_zl3 {
    width: 100%;
	padding: 1%;
    /*! margin-left: 5px; */
    margin-top: -1.4%;
}

.Leader_tit_lhj {
    padding-left: 0;
    padding-right: 0;
}
.tb_1_zl h1, .tb_1_zl1 h1, .tb_1_zl2 h1, .tb_1_zl1_h1 h1 {
    border-bottom: #ccc 1px solid;
    padding-bottom: 10px;
}
.tb_1_zl h1 a, .tb_1_zl1 h1 a, .tb_1_zl2 h1 a, .tb_1_zl1_h1 h1 a {
    border-bottom: #194387 3px solid;
    padding-bottom: 10px;
}
.tb_1_zl1 li {
    width: 22.5%;
    margin: 1%;
    float: left;
    font-size: 14px
}
.tb_1_zl1 li a {
    width: 100%;
    padding: 8px 0;
    background: #f8f8f8;
    text-align: center;
    display: block;
}
.tb_1_zl1 li a:hover {
    background: #194387;
    color: #fff;
}
.tb_1_zl li {
    width: 100%
}
.tb_1_zl2 li {
    width: 48%;
    margin: 1%;
    float: left;
    background: url(btn_bg_20211008.png) repeat-x;
    padding: 4px 0;
    border: #e1e1e1 1px solid;
    text-align: center;text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.tb_1_zl2 li a {
    font-size: 16px;
    color: #111;
    font-weight: bold;
}
.tab1_right_lhj {
    padding: 0 1%;
}

.tab1_right_lhj .gs{ line-height: 28px; margin-top:20px; margin-bottom:20px; width:98%; height:140px; overflow: hidden;}



.tab1_center h1.img_dx a img {
    width: 23%;
}


.tab1_center .tj{ width:100%; height:40px; line-height:40px;}
.tab1_center .tj a{ width:30%; margin:0 1% ; color:#FFF; height:auto; text-align:center; float:left; font-size:18px; background-color:#245399}
.tab1_center .tj a:hover{ background-color:#245399; color:#FFF}


.tab1_left .tb_2_h li {
    width: 46%;
    margin: 2%;
    padding: 15px 2% 10px 2%;
    height: 123px;
}

.content_lhj {
    margin-top: 141px;
}
.content .tb_1_zl1 h1 a img {
    width: auto
}
.content .tb_1_zl1 {
    padding: 2.6% 4%;
}
.content .tb_1_zl1 li a {
    font-size: 14px;
    color: #111;
    font-weight: normal
}
.content .tb_1_zl1 h1 {
    margin-bottom: 20px;
}
.content .tb_1_zl1 h1 a {
    color: #000;
}
.content .tb_1_zl1_lhj li {
    background: #efefef;
    margin: 2% 1%;
}
.currency_list li {
    position: relative
}
.currency_list li em {
    position: absolute;
    right: 10px;
    font-size: 13px;
/*    display: none;*/
}

.bmfwpt{/*float:left;*/ width:100%;}
.bmfwpt li{width:31%;float:left;margin-right:1%; margin-bottom:5px; background:none; margin-top:8px;}
.bmfwpt li a{display:block; margin-bottom:5px; text-align:center;}
.bmfwpt li p{font-size:14px;text-align:center;height:30px;}


.lhj_currency_list1 .lsfd {
    color: #000;
    font-size: 18px;
}

.lhj_currency_list {
    padding-top: 1.6%;
}
.lhj_currency_listbbb {
    padding: 15px 3% 0 3%;
}
.ldhd_lhj {
    padding: 0% 4%;
    margin:2% 0%;
}
.lhj_tb {
    margin: 10px 0;
}
.lhj_tb th, .lhj_tb td {
    line-height: 35px;
}
.lhj_tb tr th, .lhj_tb tr td {
    border: 1px solid #fff;
    overflow: hidden; /*超出长度的内容不显示*/
    /*word-wrap: break-word; 内容将在边界内换行,这里显示省略号,所以不需要了*/
    word-break: break-all; /*字内断开*/
    text-overflow: ellipsis; /*当对象内文本溢出时显示省略标记（…），省略标记插入的位置是最后一个字符*/
    white-space: nowrap;
    font-size: 14px;
    color: #000;
    padding: 0 5px;
}
.lhj_tb th {
    background: #eaeaea;
    border-right: #fff 1px solid;
}
.lhj_tb td {
    background: #f8f8f8;
    padding-top: 1px;
}
.lhj_tb .tb_td1 td {
    background: #f1f1f1;
}
.lhj_currency_list_xz {
    padding-left: 1%;
    padding-right: 1%;
}









